go/token.File.mutex (field)
19 uses
go/token (current package)
position.go#L106: mutex sync.Mutex
position.go#L128: f.mutex.Lock()
position.go#L130: f.mutex.Unlock()
position.go#L139: f.mutex.Lock()
position.go#L143: f.mutex.Unlock()
position.go#L155: f.mutex.Lock()
position.go#L156: defer f.mutex.Unlock()
position.go#L188: f.mutex.Lock()
position.go#L190: f.mutex.Unlock()
position.go#L210: f.mutex.Lock()
position.go#L212: f.mutex.Unlock()
position.go#L222: f.mutex.Lock()
position.go#L223: defer f.mutex.Unlock()
position.go#L257: f.mutex.Lock()
position.go#L261: f.mutex.Unlock()
position.go#L302: f.mutex.Lock()
position.go#L303: defer f.mutex.Unlock()
serialize.go#L57: f.mutex.Lock()
serialize.go#L65: f.mutex.Unlock()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)